Version

FunnelChart<T> Class Members

The following tables list the members exposed by FunnelChart<T>.

Public Constructors
 NameDescription
Public ConstructorFunnelChart<T> ConstructorInitializes a new instance of the FunnelChart class.  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodAllowSliceSelectionSets whether to allow slices to be selected.  
Public MethodBezierPointsFunnelChartModel.BezierPoints.  
Public MethodBottomEdgeWidthSets the percentage (from near 0 to 1) of space the bottom edge of the funnel should take.  
Public MethodBrushesOverloaded. FunnelChartModel.Brushes.  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodDataBindChartModelBase.DataBind.  
Public MethodDataSourceChartModelBase.DataSource.  
Public MethodDataSourceTypeChartModelBase.DataSourceType.  
Public MethodDataSourceUrlChartModelBase.DataSourceUrl.  
Public MethodFormatInnerLabelFunnelChartModel.FormatInnerLabel.  
Public MethodFormatOuterLabelFunnelChartModel.FormatOuterLabel.  
Public MethodFunnelSliceDisplaySets how the heights of the funnel slices should be configured.  
Public MethodHeightChartModelBase.Height.  
Public MethodHtmlAttributesSet HtmlAttributes to the HTML div element  
Public MethodIDChartModelBase.ID  
Public MethodInnerLabelMemberPathSets the InnerLabel mapping property for the current series object.  
Public MethodInnerLabelVisibilitySets whether the inner labels are visible.  
Public MethodIsInvertedSets if the funnel should be rendered inverted.  
Public MethodLegendFunnelChartModel.Legend.  
Public MethodLocalSchemaTransformChartModelBase.LocalSchemaTransform  
Public MethodMaxRecCountChartModelBase.MaxRecCount.  
Public MethodOuterLabelAlignmentSets which side of the chart the outer labels should appear.  
Public MethodOuterLabelMemberPathSets the OuterLabel mapping property for the current series object.  
Public MethodOuterLabelTextColorOverloaded. Sets the brush used for the outer labels.  
Public MethodOuterLabelTextStyleSets the text style for outer labels  
Public MethodOuterLabelVisibilitySets whether the outer labels are visible.  
Public MethodOutlinesOverloaded. FunnelChartModel.Outlines.  
Public MethodOutlineThicknessSets the thickness of outline around slices.  
Public MethodPixelScalingRatioSets the scaling value used to affect the pixel density of the control.  
Public MethodRenderRender the chart widget with the accumulated model changes in the wrapper.  
Public MethodResponseDataKeyChartModelBase.ResponseDataKey.  
Public MethodResponseTotalRecCountKeyChartModelBase.ResponseTotalRecCountKey.  
Public MethodSelectedSliceStyleFunnelChartModel.SelectedSliceStyle.  
Public MethodTextColorOverloaded. Sets the brush used for the inner labels.  
Public MethodTextStyleSets the text style for inner labels  
Public MethodTooltipTemplateChartModelBase.TooltipTemplate.  
Public MethodTransitionDurationSets how long the animations should take to run.  
Public MethodUnselectedSliceStyleFunnelChartModel.UnselectedSliceStyle.  
Public MethodUseBezierCurveSets whether to use a Bezier curve to define the funnel.  
Public MethodUseOuterLabelsForLegendSets whether to use the outer labels to identify the legend items.  
Public MethodUseUnselectedStyleSets whether to use the unselected style on unselected slices.  
Public MethodValueMemberPathSets the value member path for the funnel chart.  
Public MethodWidthChartModelBase.Width.  
See Also

View on GitHub